![]() |
tokenQuestion |
Header: Script.h |
enum { tokenQuestion = 60, tokenPi = 61, tokenRoot = 62, tokenSigma = 63, tokenIntegral = 64, tokenMicro = 65, tokenCapPi = 66, tokenInfinity = 67, tokenColon = 68, tokenHash = 69, tokenDollar = 70, tokenNoBreakSpace = 71, tokenFraction = 72, tokenIntlCurrency = 73, tokenLeftSingGuillemet = 74, tokenRightSingGuillemet = 75, tokenPerThousand = 76, tokenEllipsis = 77, tokenCenterDot = 78, tokenNil = 127 };
Represents a question mark.
Represents a Pi token.
Represents a square root sign.
Represents a capital sigma.
Represents an integral sign.
Represents a micro.
Represents a capital pi.
Represents an infinity sign.
Represents a colon.
Represents a pound sign (U.S. weight).
Represents a dollar sign.
Represents a nonbreaking space.
Represents a fraction.
Represents an international currency token.
Represents an opening single guillemet.
Represents a closing single guillemet.
Represents a per thousands token.
Represents an ellipsis character.
Represents a center dot.
© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)